๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @bmann at [[vyper chromeos]]
Agora locations contain community contributions with titles or topics that match your search. x
๐Ÿ“„ _notes/vyper-chromeos.md by @bmann โ˜† raw

[[Vyper]] smart contract language on [[ChromeOS]]

Installing Vyper

Go the main Vyper install instructions.

Follow the MacOS instructions. Assuming you have ChromeBrew installed, get virtualenv setup:

crew install virtualenv

Follow instructions for virtualenv setup:

sudo apt install virtualenv
virtualenv -p python3.6 --no-site-packages ~/vyper-venv
source ~/vyper-venv/bin/activate

Then follow installation:

git clone https://github.com/ethereum/vyper.git
cd vyper
make
make test

These tests take a long time, and are not required.

Loading pushes...

โœจ AI Synthesis Mistral Gemini ChatGPT Claude x

Expanding this section will automatically generate an AI synthesis of the contributions in this node.